home *** CD-ROM | disk | FTP | other *** search
/ Imaginemos! 2 / Imaginemos2.iso / PC / PRETEND2.EXE / MARS.DXR / 00838_cactus club button.ls < prev    next >
Encoding:
Text File  |  1996-09-10  |  111 b   |  7 lines

  1. on mouseUp
  2.   global gParty
  3.   set gParty to 1
  4.   go(label("Gila Monster") + 44)
  5.   puppetSound("Cactus Club")
  6. end
  7.